projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b6647
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 19 Jul 2016 16:51:46 +0000
(18:51 +0200)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 19 Jul 2016 16:52:06 +0000
(18:52 +0200)
src/callproc.c
patch
|
blob
|
history
diff --git
a/src/callproc.c
b/src/callproc.c
index e8d089cf20e201d15e340c3b25b703fd83fa0a15..9ec7893868def87f000489a8a2101f77a691da0b 100644
(file)
--- a/
src/callproc.c
+++ b/
src/callproc.c
@@
-1375,7
+1375,7
@@
getenv_internal (const char *var, ptrdiff_t varlen, char **value,
Vprocess_environment))
return *value ? 1 : 0;
- /* On Windows we make some modifications to Emacs' enviroment
+ /* On Windows we make some modifications to Emacs' enviro
n
ment
without recording them in Vprocess_environment. */
#ifdef WINDOWSNT
{